libxl: save/restore qemu's physmap
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 11 May 2012 16:46:15 +0000 (17:46 +0100)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 11 May 2012 16:46:15 +0000 (17:46 +0100)
commitc1f3c0c11f284e71b69c190a412086bdf05a30a4
treeadf80971fcfdfca7b3b425a52c3e57fd99d4697b
parent960371fa2c36814d148968f397b59c1d53590527
libxl: save/restore qemu's physmap

Read Qemu's physmap from xenstore and save it using toolstack_save.
Restore Qemu's physmap using toolstack_restore.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl_dom.c